Resource hierarchy:
Main schema breast-flat.xsd
Imported schema xml.xsd
Namespace
http://www.w3.org/XML/1998/namespace
Annotations
See http://www.w3.org/XML/1998/namespace.html and
http://www.w3.org/TR/REC-xml for information about this namespace.
This schema document describes the XML namespace, in a form
suitable for import by other schema documents.
Note that local names in this namespace are intended to be defined
only by the World Wide Web Consortium or its subgroups. The
following names are currently defined in this namespace and should
not be used with conflicting semantics by any Working Group,
specification, or document instance:
base (as an attribute name): denotes an attribute whose value
provides a URI to be used as the base for interpreting any
relative URIs in the scope of the element on which it
appears; its value is inherited. This name is reserved
by virtue of its definition in the XML Base specification.
id (as an attribute name): denotes an attribute whose value
should be interpreted as if declared to be of type ID.
This name is reserved by virtue of its definition in the
xml:id specification.
lang (as an attribute name): denotes an attribute whose value
is a language code for the natural language of the content of
any element; its value is inherited. This name is reserved
by virtue of its definition in the XML specification.
space (as an attribute name): denotes an attribute whose
value is a keyword indicating what whitespace processing
discipline is intended for the content of the element; its
value is inherited. This name is reserved by virtue of its
definition in the XML specification.
Father (in any context at all): denotes Jon Bosak, the chair of
the original XML Working Group. This name is reserved by
the following decision of the W3C XML Plenary and
XML Coordination groups:
In appreciation for his vision, leadership and dedication
the W3C XML Plenary on this 10th day of February, 2000
reserves for Jon Bosak in perpetuity the XML name
xml:Father
This schema defines attributes and an attribute group
suitable for use by
schemas wishing to allow xml:base, xml:lang, xml:space or xml:id
attributes on elements they define.
To enable this, such a schema must import this schema
for the XML namespace, e.g. as follows:
<schema . . .>
. . .
<import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="http://www.w3.org/2001/xml.xsd"/>
Subsequently, qualified reference to any of the attributes
or the group defined below will have the desired effect, e.g.
<type . . .>
. . .
<attributeGroup ref="xml:specialAttrs"/>
will define a type which will schema-validate an instance
element with any of those attributes
In keeping with the XML Schema WG's standard versioning
policy, this schema document will persist at
http://www.w3.org/2007/08/xml.xsd.
At the date of issue it can also be found at
http://www.w3.org/2001/xml.xsd.
The schema document at that URI may however change in the future,
in order to remain compatible with the latest version of XML Schema
itself, or with the XML namespace itself. In other words, if the XML
Schema or XML namespaces change, the version of this document at
http://www.w3.org/2001/xml.xsd will change
accordingly; the version at
http://www.w3.org/2007/08/xml.xsd will not change.
Properties
attribute form default:
unqualified
element form default:
unqualified
Schema location
file:/Applications/oXygen-12.2/frameworks/xml/xml.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
xs:string
Properties
Source
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:clinicalFinding
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:clinicalFinding date= "" duration= "" end= "" xml:id= "" start= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:clinicalFinding>
Attributes
Source
<xs:element name= "clinicalFinding" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:history.clinical.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:date.attrib" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:pathologicFinding
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:pathologicFinding date= "" duration= "" end= "" xml:id= "" start= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:pathologicFinding>
Attributes
Source
<xs:element name= "pathologicFinding" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:history.pathology.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:date.attrib" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:priorTherapy
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:priorTherapy date= "" duration= "" end= "" xml:id= "" start= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:priorTherapy>
Attributes
Source
<xs:element name= "priorTherapy" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:history.priorTherapy.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:date.attrib" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:radiologicFinding
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:radiologicFinding date= "" duration= "" end= "" xml:id= "" start= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:radiologicFinding>
Attributes
Source
<xs:element name= "radiologicFinding" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:history.radiology.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:date.attrib" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:procedure
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:procedure xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" on= "" value= "" > {1,unbounded} </ecc:response>
</ecc:procedure>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "procedure" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:specimen.procedure.values" use= "required" />
<xs:attribute name= "on" type= "ecc:laterality.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:site
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:site xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" on= "" value= "" > {1,unbounded} </ecc:response>
</ecc:site>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "site" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:specimen.site.values" use= "required" />
<xs:attribute name= "on" type= "ecc:laterality.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:integrity
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:integrity xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:integrity>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "integrity" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:specimen.integrity.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:focus
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:site , ecc:size , ecc:histologicType , ecc:grade
Children
ecc:comment , ecc:grade , ecc:histologicType , ecc:label , ecc:site , ecc:size
Instance
<ecc:focus xml:id= "" type= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:focus>
Attributes
Source
<xs:element name= "focus" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:tumor.focus.content" />
</xs:sequence>
<xs:attribute name= "type" type= "ecc:tumor.focus.type.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:size
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:size xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:size>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "size" >
<xs:complexType >
<xs:group ref= "ecc:size.response" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:histologicType
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:histologicType xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,unbounded} </ecc:response>
</ecc:histologicType>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "histologicType" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:tumor.histologicType.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:grade
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:grade xml:id= "" system= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response for= "" xml:id= "" value= "" > {1,unbounded} </ecc:response>
</ecc:grade>
Attributes
Source
<xs:element name= "grade" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:tumor.grade.values" use= "required" />
<xs:attribute name= "for" type= "ecc:tumor.grade.for.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name= "system" type= "ecc:tumor.gradeSystem.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:contiguousExtension
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:contiguousExtension for= "" xml:id= "" on= "" to= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response focality= "" xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:contiguousExtension>
Attributes
Source
<xs:element name= "contiguousExtension" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:qualitative.values" use= "required" />
<xs:attribute name= "focality" type= "ecc:extent.contiguousExtension.focality.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name= "to" type= "ecc:extent.contiguousExtension.to.values" use= "required" />
<xs:attribute name= "on" type= "ecc:laterality.values" />
<xs:attribute name= "for" type= "ecc:extent.contiguousExtension.for.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:treatmentResponse
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:treatmentResponse xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:treatmentResponse>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "treatmentResponse" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:accessory.treatmentResponse.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:lymphVascularInvasion
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:lymphVascularInvasion xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:lymphVascularInvasion>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "lymphVascularInvasion" >
<xs:complexType >
<xs:group ref= "ecc:qualitative.response" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:perineuralInvasion
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:perineuralInvasion xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:perineuralInvasion>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "perineuralInvasion" >
<xs:complexType >
<xs:group ref= "ecc:qualitative.response" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:margin
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:distance*
Children
ecc:comment , ecc:distance , ecc:label , ecc:result
Instance
<ecc:margin xml:id= "" name= "" on= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:distance for= "" from= "" xml:id= "" > {0,unbounded} </ecc:distance>
</ecc:margin>
Attributes
Source
<xs:element name= "margin" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group maxOccurs= "unbounded" ref= "ecc:margins.margin.result" />
<xs:element maxOccurs= "unbounded" minOccurs= "0" ref= "ecc:distance" />
</xs:sequence>
<xs:attribute name= "name" type= "ecc:margins.margin.name.values" use= "required" />
<xs:attribute name= "on" type= "ecc:laterality.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:result for= "" xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response closest= "" extent= "" xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:result>
Attributes
Source
<xs:element form= "qualified" name= "result" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<!-- this is a qualitative response with some modifying attributes -->
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:qualitative.values" use= "required" />
<xs:attribute name= "extent" type= "ecc:margins.margin.focality.values" />
<xs:attribute name= "closest" type= "ecc:qualitative.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name= "for" type= "ecc:margins.margin.result.for.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:distance
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:distance for= "" from= "" xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" relation= "" unit= "" value= "" > {1,1} </ecc:response>
</ecc:distance>
Attributes
QName
Type
Fixed
Default
Use
Annotation
for
restriction of xs:token
required
from
restriction of xs:token
optional
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "distance" >
<xs:complexType >
<xs:group ref= "ecc:length.response" />
<xs:attribute name= "for" use= "required" >
<xs:simpleType >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "in-situ" />
<xs:enumeration value= "invasive" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name= "from" >
<xs:simpleType >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "margin" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:nodeGroup
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:largestMetastasis{0,1} , ecc:extracapsularExtension{0,1}
Children
ecc:comment , ecc:extracapsularExtension , ecc:label , ecc:largestMetastasis , ecc:result
Instance
<ecc:nodeGroup xml:id= "" name= "" on= "" technique= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:largestMetastasis xml:id= "" > {0,1} </ecc:largestMetastasis>
<ecc:extracapsularExtension xml:id= "" > {0,1} </ecc:extracapsularExtension>
</ecc:nodeGroup>
Attributes
Source
<xs:element name= "nodeGroup" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group maxOccurs= "unbounded" ref= "ecc:nodes.nodeGroup.result" />
<xs:element minOccurs= "0" ref= "ecc:largestMetastasis" />
<xs:element minOccurs= "0" ref= "ecc:extracapsularExtension" />
</xs:sequence>
<xs:attribute name= "name" type= "ecc:nodes.nodeGroup.name.values" use= "required" />
<xs:attribute name= "on" type= "ecc:laterality.values" />
<xs:attribute name= "technique" type= "ecc:nodes.nodeGroup.technique.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:result for= "" xml:id= "" itc= "" micrometastasis= "" tumorRegression= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" relation= "" value= "" > {1,1} </ecc:response>
</ecc:result>
Attributes
Source
<xs:element form= "qualified" name= "result" >
<xs:complexType >
<xs:group ref= "ecc:tally.response" />
<xs:attribute name= "for" type= "ecc:nodes.nodeGroup.result.for.values" use= "required" />
<xs:attributeGroup ref= "ecc:nodes.nodeGroup.result.sitespecific.attrib" />
<xs:attribute name= "tumorRegression" type= "ecc:nodes.nodeGroup.result.tumorRegression.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:largestMetastasis
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
Attributes
Source
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:extracapsularExtension
Element ecc:metastaticSite
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:metastasisSize{0,1}
Children
ecc:comment , ecc:label , ecc:metastasisSize , ecc:result
Instance
Attributes
Source
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:metastasisSize
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
Source
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:prefix
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:prefix xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,unbounded} </ecc:response>
</ecc:prefix>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "prefix" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:stage.prefix.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:multiplicity
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:multiplicity xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:multiplicity>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "multiplicity" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:stage.multiplicity.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:pT
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:pT xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:pT>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "pT" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:stage.pT.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:pN
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:pN xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:pN>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "pN" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:stage.pN.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:pM
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:pM xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:pM>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "pM" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:stage.pM.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:group
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:group xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:group>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "group" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:stage.group.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:finding
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:finding xml:id= "" of= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:finding>
Attributes
Source
<xs:element name= "finding" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:additional.finding.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name= "of" type= "ecc:additional.finding.of.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:microcalcifications
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:microcalcifications xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,unbounded} </ecc:response>
</ecc:microcalcifications>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "microcalcifications" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:accessory.microcalcifications.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:ductalCarcinoma-in-situ
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ((ecc:size , ecc:tally ) | (ecc:tally )) , ecc:architecture , ecc:grade , ecc:necrosis
Children
ecc:architecture , ecc:comment , ecc:grade , ecc:label , ecc:necrosis , ecc:result , ecc:size , ecc:tally
Instance
<ecc:ductalCarcinoma-in-situ xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:ductalCarcinoma-in-situ>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "ductalCarcinoma-in-situ" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:accessory.cis.result" />
<xs:group minOccurs= "0" ref= "ecc:accessory.cis.amount" />
<xs:group minOccurs= "0" ref= "ecc:accessory.dcis.pattern" />
<xs:group minOccurs= "0" ref= "ecc:accessory.dcis.grade" />
<xs:group minOccurs= "0" ref= "ecc:accessory.dcis.necrosis" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:result xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response focality= "" xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:result>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "result" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:qualitative.values" use= "required" />
<xs:attribute name= "focality" type= "ecc:focality.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:tally for= "" xml:id= "" type= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" relation= "" value= "" > {1,1} </ecc:response>
</ecc:tally>
Attributes
Source
<xs:element name= "tally" >
<xs:complexType >
<xs:group ref= "ecc:tally.response" />
<xs:attribute name= "for" type= "ecc:qualitative.values" />
<xs:attribute name= "type" type= "ecc:accessory.cis.blocks.type.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response+
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:architecture xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,unbounded} </ecc:response>
</ecc:architecture>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "architecture" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element maxOccurs= "unbounded" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:accessory.dcis.pattern.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:grade xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:grade>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "grade" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:accessory.dcis.grade.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:necrosis xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:necrosis>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "necrosis" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:accessory.dcis.necrosis.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:lobularCarcinoma-in-situ
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ((ecc:size , ecc:tally ) | (ecc:tally ))
Children
ecc:comment , ecc:label , ecc:result , ecc:size , ecc:tally
Instance
<ecc:lobularCarcinoma-in-situ xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:lobularCarcinoma-in-situ>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "lobularCarcinoma-in-situ" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:accessory.cis.result" />
<xs:group minOccurs= "0" ref= "ecc:accessory.cis.amount" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:skinUlceration
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:skinUlceration >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:skinUlceration>
Source
<xs:element name= "skinUlceration" >
<xs:complexType >
<xs:group ref= "ecc:qualitative.response" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:skinSatelliteNodules
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:skinSatelliteNodules >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:skinSatelliteNodules>
Source
<xs:element name= "skinSatelliteNodules" >
<xs:complexType >
<xs:group ref= "ecc:qualitative.response" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:dermalLymphaticInvasion
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:dermalLymphaticInvasion >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:dermalLymphaticInvasion>
Source
<xs:element name= "dermalLymphaticInvasion" >
<xs:complexType >
<xs:group ref= "ecc:qualitative.response" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:nipplePagetDisease
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:nipplePagetDisease >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:nipplePagetDisease>
Source
<xs:element name= "nipplePagetDisease" >
<xs:complexType >
<xs:group ref= "ecc:qualitative.response" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:weight
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:weight xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" relation= "" unit= "" value= "" > {1,1} </ecc:response>
</ecc:weight>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "weight" >
<xs:complexType >
<xs:group ref= "ecc:weight.response" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:estrogenReceptor
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:technique , ecc:source , ecc:antibody , ecc:fixative{0,1}
Children
ecc:antibody , ecc:comment , ecc:fixative , ecc:label , ecc:result , ecc:source , ecc:technique
Instance
<ecc:estrogenReceptor xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:estrogenReceptor>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "estrogenReceptor" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:studies.erpr.result" />
<xs:group ref= "ecc:studies.erpr.method" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:result xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" unit= "percent" value= "" > {1,1} </ecc:response>
</ecc:result>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "result" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.result.values" use= "required" />
<xs:attribute fixed= "percent" name= "unit" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:technique xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:technique>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "technique" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.method.technique.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:source xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:source>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "source" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.method.source.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:antibody xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" vendor= "" > {1,1} </ecc:response>
</ecc:antibody>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "antibody" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.method.antibody.values" use= "required" />
<xs:attribute name= "vendor" type= "ecc:studies.erpr.method.antibody.vendor.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
content:
complex
minOccurs:
0
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:fixative xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:fixative>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element minOccurs= "0" name= "fixative" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.method.fixative.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:progesteroneReceptor
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:technique , ecc:source , ecc:antibody , ecc:fixative{0,1}
Children
ecc:antibody , ecc:comment , ecc:fixative , ecc:label , ecc:result , ecc:source , ecc:technique
Instance
<ecc:progesteroneReceptor xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:progesteroneReceptor>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "progesteroneReceptor" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:studies.erpr.result" />
<xs:group ref= "ecc:studies.erpr.method" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:HER2neu
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:result , ecc:technique , ecc:source , (ecc:antibody | ecc:assay ) , ecc:fixative{0,1}
Children
ecc:antibody , ecc:assay , ecc:comment , ecc:fixative , ecc:label , ecc:result , ecc:source , ecc:technique
Instance
<ecc:HER2neu xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:HER2neu>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "HER2neu" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:studies.HER2neu.result" />
<xs:group ref= "ecc:studies.HER2neu.method" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , (ecc:response | (ecc:her2GeneCopyNumber , ecc:chromosome17CopyNumber , ecc:her2CopyNumberRatio ))
Children
ecc:chromosome17CopyNumber , ecc:comment , ecc:her2CopyNumberRatio , ecc:her2GeneCopyNumber , ecc:label , ecc:response
Instance
<ecc:result >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:result>
Source
<xs:element name= "result" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:choice >
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.her2.imm.result.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
<xs:sequence >
<xs:element name= "her2GeneCopyNumber" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
</xs:sequence>
<xs:attribute name= "value" type= "ecc:nonNegativeDecimal" use= "required" />
<xs:attribute fixed= "per cell" name= "unit" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
<xs:element name= "chromosome17CopyNumber" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
</xs:sequence>
<xs:attribute name= "value" type= "ecc:nonNegativeDecimal" use= "required" />
<xs:attribute fixed= "per cell" name= "unit" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
<xs:element name= "her2CopyNumberRatio" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
</xs:sequence>
<xs:attribute name= "value" type= "ecc:nonNegativeDecimal" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:choice>
</xs:sequence>
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:technique xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:technique>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "technique" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.her2.method.technique.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:source xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:source>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "source" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.method.source.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:antibody xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" vendor= "" > {1,1} </ecc:response>
</ecc:antibody>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "antibody" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.her2.method.antibody.values" use= "required" />
<xs:attribute name= "vendor" type= "ecc:studies.her2.method.antibody.vendor.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:assay xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" vendor= "" > {1,1} </ecc:response>
</ecc:assay>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "assay" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.her2.method.assay.values" use= "required" />
<xs:attribute name= "vendor" type= "ecc:studies.her2.method.assay.vendor.values" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
content:
complex
minOccurs:
0
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Instance
<ecc:fixative xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:response xml:id= "" value= "" > {1,1} </ecc:response>
</ecc:fixative>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element minOccurs= "0" name= "fixative" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:studies.erpr.method.fixative.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:resection
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:history , ecc:specimen , ecc:tumor , ecc:extent , ecc:accessory , ecc:margins , ecc:nodes , ecc:distant , ecc:studies , ecc:stage , ecc:additional
Children
ecc:accessory , ecc:additional , ecc:comment , ecc:distant , ecc:extent , ecc:history , ecc:label , ecc:margins , ecc:nodes , ecc:specimen , ecc:stage , ecc:studies , ecc:tumor
Instance
<ecc:resection xml:id= "" schemaLocation= "http://purl.org/pathology/ecc/breast/resection/schema.xsd" transformation= "http://purl.org/pathology/ecc/breast/resection/ecc.xsl" version= "0.5" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:resection>
Attributes
QName
Type
Fixed
Default
Use
Annotation
schemaLocation
http://purl.org/pathology/ecc/breast/resection/schema.xsd
optional
transformation
http://purl.org/pathology/ecc/breast/resection/ecc.xsl
optional
version
0.5
optional
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "resection" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:resection.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:resection.attrib" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:history
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:clinicalFinding* , ecc:pathologicFinding* , ecc:priorTherapy* , ecc:radiologicFinding*
Children
ecc:clinicalFinding , ecc:comment , ecc:label , ecc:pathologicFinding , ecc:priorTherapy , ecc:radiologicFinding
Instance
<ecc:history xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:history>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "history" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:history.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:specimen
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:procedure , ecc:size , ecc:weight{0,1} , ecc:site , ecc:integrity{0,1}
Children
ecc:comment , ecc:integrity , ecc:label , ecc:procedure , ecc:site , ecc:size , ecc:weight
Instance
<ecc:specimen xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:specimen>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "specimen" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:specimen.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:tumor
Element ecc:extent
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:contiguousExtension* , ecc:skinUlceration , ecc:skinSatelliteNodules , ecc:dermalLymphaticInvasion , ecc:nipplePagetDisease
Children
ecc:comment , ecc:contiguousExtension , ecc:dermalLymphaticInvasion , ecc:label , ecc:nipplePagetDisease , ecc:skinSatelliteNodules , ecc:skinUlceration
Instance
<ecc:extent xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:extent>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "extent" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:extent.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:accessory
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:treatmentResponse{0,1} , ecc:lymphVascularInvasion , ecc:perineuralInvasion , ecc:microcalcifications{0,1} , ecc:ductalCarcinoma-in-situ , ecc:lobularCarcinoma-in-situ{0,1}
Children
ecc:comment , ecc:ductalCarcinoma-in-situ , ecc:label , ecc:lobularCarcinoma-in-situ , ecc:lymphVascularInvasion , ecc:microcalcifications , ecc:perineuralInvasion , ecc:treatmentResponse
Instance
<ecc:accessory xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:accessory>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "accessory" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:accessory.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:margins
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:margin*
Children
ecc:comment , ecc:label , ecc:margin
Instance
<ecc:margins xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:margin xml:id= "" name= "" on= "" > {0,unbounded} </ecc:margin>
</ecc:margins>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "margins" >
<xs:complexType >
<xs:group ref= "ecc:margins.content" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:nodes
Element ecc:distant
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:metastaticSite*
Children
ecc:comment , ecc:label , ecc:metastaticSite
Instance
<ecc:distant xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
<ecc:metastaticSite xml:id= "" name= "" on= "" > {0,unbounded} </ecc:metastaticSite>
</ecc:distant>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "distant" >
<xs:complexType >
<xs:group ref= "ecc:distant.content" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:studies
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , , ecc:estrogenReceptor , ecc:progesteroneReceptor , ecc:HER2neu
Children
ecc:HER2neu , ecc:comment , ecc:estrogenReceptor , ecc:label , ecc:progesteroneReceptor
Instance
<ecc:studies xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:studies>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "studies" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:studies.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:stage
Namespace
http://purl.org/pathology/ecc/
Diagram
Properties
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:prefix , ecc:multiplicity , ecc:pT , ecc:pN , ecc:pM , ecc:group
Children
ecc:comment , ecc:group , ecc:label , ecc:multiplicity , ecc:pM , ecc:pN , ecc:pT , ecc:prefix
Instance
<ecc:stage xml:id= "" >
<ecc:label > {0,1} </ecc:label>
<ecc:comment > {0,1} </ecc:comment>
</ecc:stage>
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:element name= "stage" >
<xs:complexType >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group ref= "ecc:stage.content" />
</xs:sequence>
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element ecc:additional
Simple Type ecc:nodes.nodeGroup.result.itc.values
Simple Type ecc:nodes.nodeGroup.result.micrometastasis.values
Simple Type ecc:history.clinical.values
Simple Type ecc:date
Simple Type ecc:history.pathology.values
Simple Type ecc:history.priorTherapy.values
Simple Type ecc:history.radiology.values
Simple Type ecc:laterality.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:simpleType name= "laterality.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "right" />
<xs:enumeration value= "left" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:specimen.procedure.values
Simple Type ecc:specimen.site.values
Simple Type ecc:specimen.integrity.values
Simple Type ecc:lengthUnit.values
Simple Type ecc:relation.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
less than
enumeration
less than or equal
enumeration
equal
enumeration
approximately equal
enumeration
greater than or equal
enumeration
greater than
Used by
Source
<xs:simpleType name= "relation.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "less than" />
<xs:enumeration value= "less than or equal" />
<xs:enumeration value= "equal" />
<xs:enumeration value= "approximately equal" />
<xs:enumeration value= "greater than or equal" />
<xs:enumeration value= "greater than" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:positiveDecimal
Simple Type ecc:tumor.histologicType.values
Simple Type ecc:tumor.grade.for.values
Simple Type ecc:tumor.grade.values
Simple Type ecc:tumor.gradeSystem.values
Simple Type ecc:tumor.focus.type.values
Simple Type ecc:extent.contiguousExtension.focality.values
Simple Type ecc:qualitative.values
Simple Type ecc:extent.contiguousExtension.to.values
Simple Type ecc:extent.contiguousExtension.for.values
Simple Type ecc:accessory.treatmentResponse.values
Simple Type ecc:margins.margin.focality.values
Simple Type ecc:margins.margin.result.for.values
Simple Type ecc:margins.margin.name.values
Simple Type ecc:nonNegativeInteger
Simple Type ecc:nodes.nodeGroup.result.for.values
Simple Type ecc:nodes.nodeGroup.result.tumorRegression.values
Simple Type ecc:nodes.nodeGroup.name.values
Simple Type ecc:nodes.nodeGroup.technique.values
Simple Type ecc:distant.metastaticSite.name.values
Simple Type ecc:extended.laterality.values
Simple Type ecc:stage.prefix.values
Simple Type ecc:stage.multiplicity.values
Simple Type ecc:stage.pT.values
Simple Type ecc:stage.pN.values
Simple Type ecc:stage.pM.values
Simple Type ecc:stage.group.values
Simple Type ecc:additional.finding.values
Simple Type ecc:additional.finding.of.values
Simple Type ecc:accessory.microcalcifications.values
Simple Type ecc:focality.values
Simple Type ecc:accessory.cis.blocks.type.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
RT-PCR negative
enumeration
specify
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:simpleType name= "accessory.cis.blocks.type.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "RT-PCR negative" />
<xs:enumeration value= "specify" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:accessory.dcis.pattern.values
Simple Type ecc:accessory.dcis.grade.values
Simple Type ecc:accessory.dcis.necrosis.values
Simple Type ecc:weightUnit.values
Simple Type ecc:studies.erpr.result.values
Simple Type ecc:studies.erpr.method.technique.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
immunohistochemistry
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Used by
Source
<xs:simpleType name= "studies.erpr.method.technique.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "immunohistochemistry" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:studies.erpr.method.source.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
this specimen
enumeration
pending
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Used by
Source
<xs:simpleType name= "studies.erpr.method.source.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "this specimen" />
<xs:enumeration value= "pending" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:studies.erpr.method.antibody.vendor.values
Simple Type ecc:studies.erpr.method.antibody.values
Simple Type ecc:studies.erpr.method.fixative.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
neutral buffered formalin
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Used by
Source
<xs:simpleType name= "studies.erpr.method.fixative.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "neutral buffered formalin" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:studies.her2.imm.result.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
negative (score 0)
enumeration
negative (score 1+)
enumeration
equivocal (score 2+)
enumeration
positive (score 3+)
enumeration
pending
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Used by
Source
<xs:simpleType name= "studies.her2.imm.result.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "negative (score 0)" />
<xs:enumeration value= "negative (score 1+)" />
<xs:enumeration value= "equivocal (score 2+)" />
<xs:enumeration value= "positive (score 3+)" />
<xs:enumeration value= "pending" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:nonNegativeDecimal
Simple Type ecc:studies.her2.method.technique.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
immunohistochemistry
enumeration
FISH
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Used by
Source
<xs:simpleType name= "studies.her2.method.technique.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "immunohistochemistry" />
<xs:enumeration value= "FISH" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:studies.her2.method.antibody.values
Simple Type ecc:studies.her2.method.antibody.vendor.values
Simple Type ecc:studies.her2.method.assay.values
Simple Type ecc:studies.her2.method.assay.vendor.values
Simple Type ecc:accessory.lymphvascular.sitespecific.values
Simple Type ecc:accessory.lymphvascular.sitespecific.values_Redefined0
Simple Type ecc:accessory.perineural.sitespecific.values
Simple Type ecc:accessory.perineural.sitespecific.values_Redefined0
Simple Type ecc:accessory.treatmentResponse.sitespecific.values
Simple Type ecc:accessory.treatmentResponse.sitespecific.values_Redefined0
Simple Type ecc:additional.finding.sitespecific.values
Simple Type ecc:additional.finding.sitespecific.values_Redefined0
Simple Type ecc:additional.finding.of.sitespecific.values
Simple Type ecc:additional.finding.of.sitespecific.values_Redefined0
Simple Type ecc:distant.metastaticSite.name.sitespecific.values
Simple Type ecc:distant.metastaticSite.name.sitespecific.values_Redefined0
Simple Type ecc:distant.metastaticSite.result.for.sitespecific.values
Simple Type ecc:distant.metastaticSite.result.for.sitespecific.values_Redefined0
Simple Type ecc:extent.contiguousExtension.focality.sitespecific.values
Simple Type ecc:extent.contiguousExtension.focality.sitespecific.values_Redefined0
Simple Type ecc:extent.contiguousExtension.for.sitespecific.values
Simple Type ecc:extent.contiguousExtension.for.sitespecific.values_Redefined0
Simple Type ecc:extent.contiguousExtension.to.sitespecific.values
Simple Type ecc:extent.contiguousExtension.to.sitespecific.values_Redefined0
Simple Type ecc:extent.size.sitespecific.values
Simple Type ecc:extent.size.sitespecific.values_Redefined0
Simple Type ecc:history.clinical.sitespecific.values
Simple Type ecc:history.clinical.sitespecific.values_Redefined0
Simple Type ecc:history.pathology.sitespecific.values
Simple Type ecc:history.pathology.sitespecific.values_Redefined0
Simple Type ecc:history.priorTherapy.sitespecific.values
Simple Type ecc:history.priorTherapy.sitespecific.values_Redefined0
Simple Type ecc:history.radiology.sitespecific.values
Simple Type ecc:history.radiology.sitespecific.values_Redefined0
Simple Type ecc:margins.margin.focality.sitespecific.values
Simple Type ecc:margins.margin.focality.sitespecific.values_Redefined0
Simple Type ecc:margins.margin.name.sitespecific.values
Simple Type ecc:margins.margin.name.sitespecific.values_Redefined0
Simple Type ecc:margins.margin.result.for.sitespecific.values
Simple Type ecc:margins.margin.result.for.sitespecific.values_Redefined0
Simple Type ecc:nodes.nodeGroup.name.sitespecific.values
Simple Type ecc:nodes.nodeGroup.name.sitespecific.values_Redefined0
Simple Type ecc:nodes.nodeGroup.result.for.sitespecific.values
Simple Type ecc:nodes.nodeGroup.result.for.sitespecific.values_Redefined0
Simple Type ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values
Simple Type ecc:nodes.nodeGroup.result.tumorRegression.sitespecific.values_Redefined0
Simple Type ecc:nodes.nodeGroup.technique.sitespecific.values
Simple Type ecc:nodes.nodeGroup.technique.sitespecific.values_Redefined0
Simple Type ecc:nodes.nodeGroup.extracapsular.sitespecific.values
Simple Type ecc:nodes.nodeGroup.extracapsular.sitespecific.values_Redefined0
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
union of(ecc:sitespecific.values )
Source
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:specimen.integrity.sitespecific.values
Simple Type ecc:specimen.integrity.sitespecific.values_Redefined0
Simple Type ecc:specimen.procedure.sitespecific.values
Simple Type ecc:specimen.procedure.sitespecific.values_Redefined0
Simple Type ecc:specimen.site.sitespecific.values
Simple Type ecc:specimen.site.sitespecific.values_Redefined0
Simple Type ecc:stage.group.sitespecific.values
Simple Type ecc:stage.group.sitespecific.values_Redefined0
Simple Type ecc:stage.multiplicity.sitespecific.values
Simple Type ecc:stage.multiplicity.sitespecific.values_Redefined0
Simple Type ecc:stage.pN.sitespecific.values
Simple Type ecc:stage.pN.sitespecific.values_Redefined0
Simple Type ecc:stage.pM.sitespecific.values
Simple Type ecc:stage.pM.sitespecific.values_Redefined0
Simple Type ecc:stage.prefix.sitespecific.values
Simple Type ecc:stage.prefix.sitespecific.values_Redefined0
Simple Type ecc:stage.pT.sitespecific.values
Simple Type ecc:stage.pT.sitespecific.values_Redefined0
Simple Type ecc:tumor.focus.type.sitespecific.values
Simple Type ecc:tumor.focus.type.sitespecific.values_Redefined0
Simple Type ecc:tumor.grade.for.sitespecific.values
Simple Type ecc:tumor.grade.for.sitespecific.values_Redefined0
Simple Type ecc:tumor.grade.sitespecific.values
Simple Type ecc:tumor.grade.sitespecific.values_Redefined0
Simple Type ecc:tumor.gradeSystem.sitespecific.values
Simple Type ecc:tumor.gradeSystem.sitespecific.values_Redefined0
Simple Type ecc:tumor.histologicType.sitespecific.values
Simple Type ecc:tumor.histologicType.sitespecific.values_Redefined0
Simple Type ecc:tumor.multiplicity.sitespecific.values
Simple Type ecc:tumor.multiplicity.sitespecific.values_Redefined0
Simple Type ecc:tumor.site.sitespecific.values
Simple Type ecc:tumor.site.sitespecific.values_Redefined0
Simple Type ecc:sitespecific.values
Simple Type ecc:base.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
unreported
enumeration
innapplicable
enumeration
equivocal
Source
<xs:simpleType name= "base.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "unreported" />
<xs:enumeration value= "innapplicable" />
<xs:enumeration value= "equivocal" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:accessory.lymphvascular.values
Simple Type ecc:accessory.perineural.values
Simple Type ecc:extent.size.values
Simple Type ecc:distant.metastaticSite.result.for.values
Simple Type ecc:nodes.nodeGroup.extracapsular.values
Simple Type ecc:tumor.site.values
Simple Type ecc:tumor.multiplicity.values
Simple Type ecc:accessory.dcis.result.modifier.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
extensive intraductal component
enumeration
inapplicable
enumeration
unnreported
enumeration
specify
Source
<xs:simpleType name= "accessory.dcis.result.modifier.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "extensive intraductal component" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unnreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Simple Type ecc:studies.her2.fish.result.values
Namespace
http://purl.org/pathology/ecc/
Diagram
Type
restriction of xs:token
Facets
enumeration
not performed
enumeration
pending
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:simpleType name= "studies.her2.fish.result.values" >
<xs:restriction base= "xs:token" >
<xs:enumeration value= "not performed" />
<xs:enumeration value= "pending" />
<xs:enumeration value= "inapplicable" />
<xs:enumeration value= "unreported" />
<xs:enumeration value= "specify" />
</xs:restriction>
</xs:simpleType>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Attribute @xml:id
Namespace
No namespace
Type
ecc:history.clinical.values
Properties
Used by
Elements
ecc:accessory.cis.result/ecc:result/ecc:response , ecc:accessory.dcis.grade/ecc:grade/ecc:response , ecc:accessory.dcis.necrosis/ecc:necrosis/ecc:response , ecc:accessory.dcis.pattern/ecc:architecture/ecc:response , ecc:clinicalFinding/ecc:response , ecc:contiguousExtension/ecc:response , ecc:distant.metastaticSite.result/ecc:result/ecc:response , ecc:finding/ecc:response , ecc:grade/ecc:response , ecc:group/ecc:response , ecc:histologicType/ecc:response , ecc:integrity/ecc:response , ecc:length.response/ecc:response , ecc:margins.margin.result/ecc:result/ecc:response , ecc:microcalcifications/ecc:response , ecc:multiplicity/ecc:response , ecc:pM/ecc:response , ecc:pN/ecc:response , ecc:pT/ecc:response , ecc:pathologicFinding/ecc:response , ecc:prefix/ecc:response , ecc:priorTherapy/ecc:response , ecc:procedure/ecc:response , ecc:qualitative.response/ecc:response , ecc:radiologicFinding/ecc:response , ecc:site/ecc:response , ecc:studies.HER2neu.method/ecc:antibody/ecc:response , ecc:studies.HER2neu.method/ecc:assay/ecc:response , ecc:studies.HER2neu.method/ecc:fixative/ecc:response , ecc:studies.HER2neu.method/ecc:source/ecc:response , ecc:studies.HER2neu.method/ecc:technique/ecc:response , ecc:studies.HER2neu.result/ecc:result/ecc:response , ecc:studies.erpr.method/ecc:antibody/ecc:response , ecc:studies.erpr.method/ecc:fixative/ecc:response , ecc:studies.erpr.method/ecc:source/ecc:response , ecc:studies.erpr.method/ecc:technique/ecc:response , ecc:studies.erpr.result/ecc:result/ecc:response , ecc:tally.response/ecc:response , ecc:treatmentResponse/ecc:response , ecc:tumor.grade.response/ecc:response , ecc:weight.response/ecc:response
Source
<xs:attribute name= "value" type= "ecc:history.clinical.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:laterality.values
Properties
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:attribute name= "on" type= "ecc:laterality.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:laterality.values
Properties
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Source
<xs:attribute name= "on" type= "ecc:laterality.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:laterality.values
Properties
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Source
<xs:attribute name= "on" type= "ecc:laterality.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:relation.values
Properties
Facets
enumeration
less than
enumeration
less than or equal
enumeration
equal
enumeration
approximately equal
enumeration
greater than or equal
enumeration
greater than
Used by
Source
<xs:attribute name= "relation" type= "ecc:relation.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:relation.values
Properties
Facets
enumeration
less than
enumeration
less than or equal
enumeration
equal
enumeration
approximately equal
enumeration
greater than or equal
enumeration
greater than
Source
<xs:attribute name= "relation" type= "ecc:relation.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:lengthUnit.values
Properties
Facets
enumeration
cm
enumeration
mm
enumeration
in
Source
<xs:attribute name= "unit" type= "ecc:lengthUnit.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:laterality.values
Properties
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:attribute name= "on" type= "ecc:laterality.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:laterality.values
Properties
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:attribute name= "on" type= "ecc:laterality.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:relation.values
Properties
Facets
enumeration
less than
enumeration
less than or equal
enumeration
equal
enumeration
approximately equal
enumeration
greater than or equal
enumeration
greater than
Source
<xs:attribute name= "relation" type= "ecc:relation.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:laterality.values
Properties
Facets
enumeration
right
enumeration
left
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:attribute name= "on" type= "ecc:laterality.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:accessory.cis.blocks.type.values
Properties
Facets
enumeration
RT-PCR negative
enumeration
specify
enumeration
inapplicable
enumeration
unreported
Used by
Source
<xs:attribute name= "type" type= "ecc:accessory.cis.blocks.type.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:accessory.cis.blocks.type.values
Properties
Facets
enumeration
RT-PCR negative
enumeration
specify
enumeration
inapplicable
enumeration
unreported
Source
<xs:attribute name= "type" type= "ecc:accessory.cis.blocks.type.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:relation.values
Properties
Facets
enumeration
less than
enumeration
less than or equal
enumeration
equal
enumeration
approximately equal
enumeration
greater than or equal
enumeration
greater than
Source
<xs:attribute name= "relation" type= "ecc:relation.values" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:weightUnit.values
Properties
Facets
enumeration
mg
enumeration
g
enumeration
kg
Source
<xs:attribute name= "unit" type= "ecc:weightUnit.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.erpr.method.technique.values
Properties
Facets
enumeration
immunohistochemistry
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.erpr.method.technique.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.erpr.method.source.values
Properties
Facets
enumeration
this specimen
enumeration
pending
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.erpr.method.source.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.erpr.method.fixative.values
Properties
Facets
enumeration
neutral buffered formalin
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.erpr.method.fixative.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.her2.imm.result.values
Properties
Facets
enumeration
negative (score 0)
enumeration
negative (score 1+)
enumeration
equivocal (score 2+)
enumeration
positive (score 3+)
enumeration
pending
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.her2.imm.result.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.her2.method.technique.values
Properties
Facets
enumeration
immunohistochemistry
enumeration
FISH
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.her2.method.technique.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.erpr.method.source.values
Properties
Facets
enumeration
this specimen
enumeration
pending
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.erpr.method.source.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Namespace
No namespace
Type
ecc:studies.erpr.method.fixative.values
Properties
Facets
enumeration
neutral buffered formalin
enumeration
inapplicable
enumeration
unreported
enumeration
specify
Source
<xs:attribute name= "value" type= "ecc:studies.erpr.method.fixative.values" use= "required" />
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Attribute @xml:lang
Attribute @xml:space
Attribute @xml:base
Element Group ecc:generic.content
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Element Groups
ecc:distant.content , ecc:generic.response.content , ecc:length.response , ecc:margins.content , ecc:qualitative.response , ecc:size.response , ecc:tally.response , ecc:weight.response
Elements
ecc:HER2neu , ecc:accessory , ecc:accessory.cis.result/ecc:result , ecc:accessory.dcis.grade/ecc:grade , ecc:accessory.dcis.necrosis/ecc:necrosis , ecc:accessory.dcis.pattern/ecc:architecture , ecc:additional , ecc:clinicalFinding , ecc:contiguousExtension , ecc:distant.metastaticSite.result/ecc:result , ecc:ductalCarcinoma-in-situ , ecc:estrogenReceptor , ecc:extent , ecc:finding , ecc:focus , ecc:grade , ecc:group , ecc:histologicType , ecc:history , ecc:integrity , ecc:lobularCarcinoma-in-situ , ecc:margin , ecc:margins.margin.result/ecc:result , ecc:metastaticSite , ecc:microcalcifications , ecc:multiplicity , ecc:nodeGroup , ecc:nodes , ecc:pM , ecc:pN , ecc:pT , ecc:pathologicFinding , ecc:prefix , ecc:priorTherapy , ecc:procedure , ecc:progesteroneReceptor , ecc:radiologicFinding , ecc:resection , ecc:site , ecc:specimen , ecc:stage , ecc:studies , ecc:studies.HER2neu.method/ecc:antibody , ecc:studies.HER2neu.method/ecc:assay , ecc:studies.HER2neu.method/ecc:fixative , ecc:studies.HER2neu.method/ecc:source , ecc:studies.HER2neu.method/ecc:technique , ecc:studies.HER2neu.result/ecc:result , ecc:studies.HER2neu.result/ecc:result/ecc:chromosome17CopyNumber , ecc:studies.HER2neu.result/ecc:result/ecc:her2CopyNumberRatio , ecc:studies.HER2neu.result/ecc:result/ecc:her2GeneCopyNumber , ecc:studies.erpr.method/ecc:antibody , ecc:studies.erpr.method/ecc:fixative , ecc:studies.erpr.method/ecc:source , ecc:studies.erpr.method/ecc:technique , ecc:studies.erpr.result/ecc:result , ecc:treatmentResponse , ecc:tumor
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children
ecc:comment , ecc:label
Source
<xs:group name= "generic.content" >
<xs:sequence >
<xs:element form= "qualified" minOccurs= "0" name= "label" type= "xs:string" />
<xs:element form= "qualified" minOccurs= "0" name= "comment" type= "xs:string" />
<xs:any minOccurs= "0" namespace= "##other" processContents= "skip" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:generic.response.content
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Elements
ecc:accessory.cis.result/ecc:result/ecc:response , ecc:accessory.dcis.grade/ecc:grade/ecc:response , ecc:accessory.dcis.necrosis/ecc:necrosis/ecc:response , ecc:accessory.dcis.pattern/ecc:architecture/ecc:response , ecc:clinicalFinding/ecc:response , ecc:contiguousExtension/ecc:response , ecc:distant.metastaticSite.result/ecc:result/ecc:response , ecc:finding/ecc:response , ecc:grade/ecc:response , ecc:group/ecc:response , ecc:histologicType/ecc:response , ecc:integrity/ecc:response , ecc:length.response/ecc:response , ecc:margins.margin.result/ecc:result/ecc:response , ecc:microcalcifications/ecc:response , ecc:multiplicity/ecc:response , ecc:pM/ecc:response , ecc:pN/ecc:response , ecc:pT/ecc:response , ecc:pathologicFinding/ecc:response , ecc:prefix/ecc:response , ecc:priorTherapy/ecc:response , ecc:procedure/ecc:response , ecc:qualitative.response/ecc:response , ecc:radiologicFinding/ecc:response , ecc:site/ecc:response , ecc:studies.HER2neu.method/ecc:antibody/ecc:response , ecc:studies.HER2neu.method/ecc:assay/ecc:response , ecc:studies.HER2neu.method/ecc:fixative/ecc:response , ecc:studies.HER2neu.method/ecc:source/ecc:response , ecc:studies.HER2neu.method/ecc:technique/ecc:response , ecc:studies.HER2neu.result/ecc:result/ecc:response , ecc:studies.erpr.method/ecc:antibody/ecc:response , ecc:studies.erpr.method/ecc:fixative/ecc:response , ecc:studies.erpr.method/ecc:source/ecc:response , ecc:studies.erpr.method/ecc:technique/ecc:response , ecc:studies.erpr.result/ecc:result/ecc:response , ecc:tally.response/ecc:response , ecc:treatmentResponse/ecc:response , ecc:tumor.grade.response/ecc:response , ecc:weight.response/ecc:response
Model
ecc:specify{0,1} , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/'
Children
ecc:comment , ecc:label , ecc:specify
Source
<xs:group name= "generic.response.content" >
<xs:sequence >
<xs:element form= "qualified" minOccurs= "0" name= "specify" type= "xs:string" />
<xs:group minOccurs= "0" ref= "ecc:generic.content" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:tumor.focus.content
Element Group ecc:size.response
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Source
<xs:group name= "size.response" >
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:group maxOccurs= "3" minOccurs= "1" ref= "ecc:length.response" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:length.response
Element Group ecc:tumor.grade.response
Element Group ecc:qualitative.response
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:label{0,1} , ecc:comment{0,1} , ANY element from ANY namespace OTHER than 'http://purl.org/pathology/ecc/' , ecc:response
Children
ecc:comment , ecc:label , ecc:response
Source
<xs:group name= "qualitative.response" >
<!-- Remember that if you use this canned "shorthand" for a qualitative response, you will not be
able to extend it with additional attributes later. So for responses that are indeed
qualitative, but may add additional attributes later, you need to use add them
explicitly to the generic type. An example would be distant.status.result.response that
needs to be typed for breast. -->
<xs:sequence >
<xs:group ref= "ecc:generic.content" />
<xs:element form= "qualified" name= "response" >
<xs:complexType >
<xs:group ref= "ecc:generic.response.content" />
<xs:attribute name= "value" type= "ecc:qualitative.values" use= "required" />
<xs:attributeGroup ref= "ecc:generic.attrib" />
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:margins.margin.result
Element Group ecc:nodes.nodeGroup.result
Element Group ecc:tally.response
Element Group ecc:distant.metastaticSite.result
Element Group ecc:accessory.content
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:treatmentResponse{0,1} , ecc:lymphVascularInvasion , ecc:perineuralInvasion , ecc:microcalcifications{0,1} , ecc:ductalCarcinoma-in-situ , ecc:lobularCarcinoma-in-situ{0,1}
Children
ecc:ductalCarcinoma-in-situ , ecc:lobularCarcinoma-in-situ , ecc:lymphVascularInvasion , ecc:microcalcifications , ecc:perineuralInvasion , ecc:treatmentResponse
Source
<xs:group name= "accessory.content" >
<xs:sequence >
<xs:group ref= "ecc:accessory.content_Redefined0" />
<xs:element minOccurs= "0" ref= "ecc:microcalcifications" />
<xs:element ref= "ecc:ductalCarcinoma-in-situ" />
<xs:element minOccurs= "0" ref= "ecc:lobularCarcinoma-in-situ" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:accessory.content_Redefined0
Element Group ecc:accessory.cis.result
Element Group ecc:accessory.cis.amount
Element Group ecc:accessory.cis.size
Element Group ecc:accessory.cis.blocks
Element Group ecc:accessory.dcis.pattern
Element Group ecc:accessory.dcis.grade
Element Group ecc:accessory.dcis.necrosis
Element Group ecc:extent.content
Element Group ecc:extent.content_Redefined0
Element Group ecc:specimen.content
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:procedure , ecc:size , ecc:weight{0,1} , ecc:site , ecc:integrity{0,1}
Children
ecc:integrity , ecc:procedure , ecc:site , ecc:size , ecc:weight
Source
<xs:group name= "specimen.content" >
<xs:sequence >
<xs:group ref= "ecc:specimen.content_Redefined0" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:specimen.content_Redefined0
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:procedure , ecc:size , ecc:weight{0,1} , ecc:site , ecc:integrity{0,1}
Children
ecc:integrity , ecc:procedure , ecc:site , ecc:size , ecc:weight
Source
<xs:group name= "specimen.content_Redefined0" >
<xs:sequence >
<xs:element ref= "ecc:procedure" />
<xs:element ref= "ecc:size" />
<xs:element minOccurs= "0" ref= "ecc:weight" />
<xs:element ref= "ecc:site" />
<xs:element minOccurs= "0" ref= "ecc:integrity" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:weight.response
Element Group ecc:studies.content
Element Group ecc:studies.content_Redefined0
Element Group ecc:studies.erpr.result
Element Group ecc:studies.erpr.method
Element Group ecc:studies.HER2neu.result
Element Group ecc:studies.HER2neu.method
Element Group ecc:resection.content
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:history , ecc:specimen , ecc:tumor , ecc:extent , ecc:accessory , ecc:margins , ecc:nodes , ecc:distant , ecc:studies , ecc:stage , ecc:additional
Children
ecc:accessory , ecc:additional , ecc:distant , ecc:extent , ecc:history , ecc:margins , ecc:nodes , ecc:specimen , ecc:stage , ecc:studies , ecc:tumor
Source
<xs:group name= "resection.content" >
<xs:sequence >
<xs:element ref= "ecc:history" />
<xs:element ref= "ecc:specimen" />
<xs:element ref= "ecc:tumor" />
<xs:element ref= "ecc:extent" />
<xs:element ref= "ecc:accessory" />
<xs:element ref= "ecc:margins" />
<xs:element ref= "ecc:nodes" />
<xs:element ref= "ecc:distant" />
<xs:element ref= "ecc:studies" />
<xs:element ref= "ecc:stage" />
<xs:element ref= "ecc:additional" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:history.content
Element Group ecc:tumor.content
Element Group ecc:margins.content
Element Group ecc:nodes.content
Element Group ecc:distant.content
Element Group ecc:stage.content
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Model
ecc:prefix , ecc:multiplicity , ecc:pT , ecc:pN , ecc:pM , ecc:group
Children
ecc:group , ecc:multiplicity , ecc:pM , ecc:pN , ecc:pT , ecc:prefix
Source
<xs:group name= "stage.content" >
<xs:sequence >
<xs:element ref= "ecc:prefix" />
<xs:element ref= "ecc:multiplicity" />
<xs:element ref= "ecc:pT" />
<xs:element ref= "ecc:pN" />
<xs:element ref= "ecc:pM" />
<xs:element ref= "ecc:group" />
</xs:sequence>
</xs:group>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Element Group ecc:additional.content
Attribute Group ecc:item.attrib
Attribute Group ecc:section.attrib
Attribute Group ecc:generic.attrib
Namespace
http://purl.org/pathology/ecc/
Diagram
Used by
Elements
ecc:HER2neu , ecc:accessory , ecc:accessory.cis.blocks/ecc:tally , ecc:accessory.cis.result/ecc:result , ecc:accessory.cis.result/ecc:result/ecc:response , ecc:accessory.dcis.grade/ecc:grade , ecc:accessory.dcis.grade/ecc:grade/ecc:response , ecc:accessory.dcis.necrosis/ecc:necrosis , ecc:accessory.dcis.necrosis/ecc:necrosis/ecc:response , ecc:accessory.dcis.pattern/ecc:architecture , ecc:accessory.dcis.pattern/ecc:architecture/ecc:response , ecc:additional , ecc:clinicalFinding , ecc:clinicalFinding/ecc:response , ecc:contiguousExtension , ecc:contiguousExtension/ecc:response , ecc:distance , ecc:distant , ecc:distant.metastaticSite.result/ecc:result , ecc:distant.metastaticSite.result/ecc:result/ecc:response , ecc:ductalCarcinoma-in-situ , ecc:estrogenReceptor , ecc:extent , ecc:extracapsularExtension , ecc:finding , ecc:finding/ecc:response , ecc:focus , ecc:grade , ecc:grade/ecc:response , ecc:group , ecc:group/ecc:response , ecc:histologicType , ecc:histologicType/ecc:response , ecc:history , ecc:integrity , ecc:integrity/ecc:response , ecc:largestMetastasis , ecc:length.response/ecc:response , ecc:lobularCarcinoma-in-situ , ecc:lymphVascularInvasion , ecc:margin , ecc:margins , ecc:margins.margin.result/ecc:result , ecc:margins.margin.result/ecc:result/ecc:response , ecc:metastaticSite , ecc:microcalcifications , ecc:microcalcifications/ecc:response , ecc:multiplicity , ecc:multiplicity/ecc:response , ecc:nodeGroup , ecc:nodes , ecc:nodes.nodeGroup.result/ecc:result , ecc:pM , ecc:pM/ecc:response , ecc:pN , ecc:pN/ecc:response , ecc:pT , ecc:pT/ecc:response , ecc:pathologicFinding , ecc:pathologicFinding/ecc:response , ecc:perineuralInvasion , ecc:prefix , ecc:prefix/ecc:response , ecc:priorTherapy , ecc:priorTherapy/ecc:response , ecc:procedure , ecc:procedure/ecc:response , ecc:progesteroneReceptor , ecc:qualitative.response/ecc:response , ecc:radiologicFinding , ecc:radiologicFinding/ecc:response , ecc:resection , ecc:site , ecc:site/ecc:response , ecc:size , ecc:specimen , ecc:stage , ecc:studies , ecc:studies.HER2neu.method/ecc:antibody , ecc:studies.HER2neu.method/ecc:antibody/ecc:response , ecc:studies.HER2neu.method/ecc:assay , ecc:studies.HER2neu.method/ecc:assay/ecc:response , ecc:studies.HER2neu.method/ecc:fixative , ecc:studies.HER2neu.method/ecc:fixative/ecc:response , ecc:studies.HER2neu.method/ecc:source , ecc:studies.HER2neu.method/ecc:source/ecc:response , ecc:studies.HER2neu.method/ecc:technique , ecc:studies.HER2neu.method/ecc:technique/ecc:response , ecc:studies.HER2neu.result/ecc:result/ecc:chromosome17CopyNumber , ecc:studies.HER2neu.result/ecc:result/ecc:her2CopyNumberRatio , ecc:studies.HER2neu.result/ecc:result/ecc:her2GeneCopyNumber , ecc:studies.HER2neu.result/ecc:result/ecc:response , ecc:studies.erpr.method/ecc:antibody , ecc:studies.erpr.method/ecc:antibody/ecc:response , ecc:studies.erpr.method/ecc:fixative , ecc:studies.erpr.method/ecc:fixative/ecc:response , ecc:studies.erpr.method/ecc:source , ecc:studies.erpr.method/ecc:source/ecc:response , ecc:studies.erpr.method/ecc:technique , ecc:studies.erpr.method/ecc:technique/ecc:response , ecc:studies.erpr.result/ecc:result , ecc:studies.erpr.result/ecc:result/ecc:response , ecc:tally.response/ecc:response , ecc:treatmentResponse , ecc:treatmentResponse/ecc:response , ecc:tumor , ecc:tumor.grade.response/ecc:response , ecc:weight , ecc:weight.response/ecc:response
Attributes
QName
Type
Fixed
Default
Use
Annotation
xml:id
xs:ID
optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
Source
<xs:attributeGroup name= "generic.attrib" >
<xs:attribute ref= "xml:id" />
</xs:attributeGroup>
Schema location
file:/Users/me/Dropbox/PathCentral/xsd_schemas/breast/breast-flat.xsd
Attribute Group ecc:nodes.nodeGroup.result.sitespecific.attrib
Attribute Group ecc:nodes.nodeGroup.result.sitespecific.attrib_Redefined0
Attribute Group ecc:date.attrib
Attribute Group ecc:distant.metastaticSite.result.response.attrib
Attribute Group ecc:resection.attrib
Attribute Group ecc:resection.attrib_Redefined0
Attribute Group xml:specialAttrs